From: Boyuan Yang Date: Fri, 1 Sep 2023 16:01:08 +0000 (-0400) Subject: Fix FTCBFS; Add B-D: opencc X-Git-Tag: archive/raspbian/1.1.9+ds1-4+rpi1^2^2~33 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22bookmarks:/%22/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22?a=commitdiff_plain;h=7b0270b53c64445d110e085af49f2e4fdb95b791;p=opencc.git Fix FTCBFS; Add B-D: opencc --- diff --git a/debian/changelog b/debian/changelog index b99bb66..37ba154 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +opencc (1.1.6+ds1-2) unstable; urgency=medium + + [ Helmut Grohne ] + * Fix FTCBFS: Add B-D: opencc for opencc_dict. (Closes: #1051036) + + -- Boyuan Yang Fri, 01 Sep 2023 12:00:26 -0400 + opencc (1.1.6+ds1-1) unstable; urgency=medium * Team upload diff --git a/debian/control b/debian/control index c84ec2a..9bc0480 100644 --- a/debian/control +++ b/debian/control @@ -17,11 +17,12 @@ Build-Depends: googletest , libmarisa-dev, libtclap-dev, + opencc , pkg-kde-tools, pybind11-dev, python3:any, rapidjson-dev, -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Rules-Requires-Root: no Section: libs Homepage: https://github.com/BYVoid/OpenCC